Semantic Interpretation for Speech Recognition : ウィキペディア英語版
Semantic Interpretation for Speech Recognition
Semantic Interpretation for Speech Recognition (SISR) defines the syntax and semantics of annotations to grammar rules in the Speech Recognition Grammar Specification (SRGS). Since 5 April 2007, it is a World Wide Web Consortium recommendation.〔(Semantic Interpretation for Speech Recognition (SISR) Version 1.0 )〕 By building upon SRGS grammars, it allows voice browsers via ECMAScript to semantically interpret complex grammars and provide the information back to the application. For example, it allows utterances like "I would like a Coca-cola and three large pizzas with pepperoni and mushrooms." to be interpreted into an object that can be understood by an application. For example, the utterance could produce the following object named order:
If used against this grammar that includes SISR markup in addition to the standard SRGS grammar in XML format: